The QTSetDDObject function sets the DirectDraw object currently in use by QuickTime.
OSErr QTSetDDObject(void *lpNewDDObject);
This function is useful for developers who want to directly call DirectDraw methods.
| Previous | Chapter Contents | Chapter Top | Next |